Skip to content

KBE3D / KBCore / Cesium / PackableForInterpolation

PackableForInterpolation

Static interface for Packable types which are interpolated in a different representation than their packed value. These methods and properties are expected to be defined on a constructor function.

函数

函数描述
convertPackedArrayForInterpolationConverts a packed array into a form suitable for interpolation.
unpackInterpolationResultRetrieves an instance from a packed array converted with PackableForInterpolation.convertPackedArrayForInterpolation.

变量

变量描述
packedInterpolationLengthThe number of elements used to store the object into an array in its interpolatable form.

KBE3D @3.0.0 Copyright © 2024-present KBE3D